home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0252.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  2.1 KB  |  46 lines

  1. >>Yes, that is EXACTLY the point.  You don't have to worry about
  2. >>manually grabbing each image nor do you need to draw a box around
  3. >>them.  The AIG works out the area of the images all on it's own and
  4. >>does so much quicker than you might imagine for pure AMOS.
  5.  
  6.    > Sorry  if you picked me up wrongly, when I said drraw a box round
  7.    > each image,  I  meant when you are drawing the IFF piccy! Simply
  8.    > draw a box around  each  frame  on  the IFF (using col 1). Then save
  9.    > the iff (can even be bigger thatn 320 * 256).
  10.  
  11.       Nope, I understood you.  What I mean is that the AIG does not 
  12.       require you to draw a frame around each image.  It will determine
  13.       the image-boundaries all on it's own and grab the image exactly as
  14.       it appears in the IFF, so if you draw a frame around the images, 
  15.       the AIG would grab the whole rectangle, frame and all.
  16.  
  17.  
  18. > My  proggy  then  uses  the  Point command and grabs everything inside
  19. > these  boxes  automatically  :)  It's quick and very easy. There is NO
  20. > need  to  do anything at all. It even sets the Hot Spot to centre, but
  21. > i'm working on adding a neat GUI so you can choose to position the hot
  22. > spot at certain points.
  23.  
  24.    I hope the AIG-interface is sufficient.  It is modeled after the one I
  25.    used for my EnemyMotionDesigner as I didn't want to spend a lot of
  26.    time on this thing. It's already taken two full days and another 20
  27.    minutes tweaking yesterday, resulting in version1b...
  28.  
  29.    There was something else I was thinking of adding/changing, but I
  30.    can't remember right now, so maybe it wasn't that important...
  31.  
  32.    I think it's quite usable as it is, but I haven't heard from anyone
  33.    yet.  I assume this means you either think it's the best thing since
  34.    the Amiga itself and can't stop using it OR you think it's pathetic and
  35.    don't want to tell me...
  36.  
  37.  
  38.       Take  care,   
  39.       GARFIELD
  40.       _________________________
  41.       Current projects...
  42.       Color merge/redux modules(BLITZ):  90% Complete
  43.       SideShooter(AMOS): 67% Complete
  44.       Webpages(http://www.sosbbs.com/~gbenjam): 12% Complete
  45.  
  46.